In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle / Intersect Method

Intersect Method (GdPictureRectangle)

In This Topic
Syntax
'Declaration

 

Public Function Intersect( _

   ByVal rect As GdPictureRectangle _

) As GdPictureRectangle
public function Intersect( 

    rect: GdPictureRectangle

): GdPictureRectangle; 
public function Intersect( 

   rect : GdPictureRectangle

) : GdPictureRectangle;

Parameters

rect
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle
GdPictureRectangle Members